projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b9e64
)
build-sys: Print libsodium status at end of configure
author
Colin Walters
<walters@verbum.org>
Wed, 29 Jan 2020 14:09:00 +0000
(14:09 +0000)
committer
Denis Pynkin
<denis.pynkin@collabora.com>
Wed, 25 Mar 2020 12:23:55 +0000
(15:23 +0300)
Like we do with other features.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e41ccb70b08594d342bd32ed7351aa9932907e40..5d9d2a23766b364a9ce844974c6a40cc82f1d6bc 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-641,6
+641,7
@@
echo "
cryptographic checksums: $with_crypto
systemd: $with_libsystemd
libmount: $with_libmount
+ libsodium (ed25519 signatures): $with_libsodium
libarchive (parse tar files directly): $with_libarchive
static deltas: yes (always enabled now)
O_TMPFILE: $enable_otmpfile